home *** CD-ROM | disk | FTP | other *** search
/ PsL Monthly 1993 December / PSL Monthly Shareware CD-ROM (December 1993).iso / prgmming / win / c / clikbar.exe / READ.ME < prev    next >
Text File  |  1992-05-19  |  3KB  |  109 lines

  1. This readme file is intended as a quick start-up file for those in a hurry
  2. to try ClickBar on their system.  Please pay attention to any last-minute
  3. notes or manual corrections that may be appended.
  4.  
  5.  
  6.      Installation
  7.      ──────────────────────────────────────────────────────────────────────
  8.  
  9.  
  10.         Extracting Files
  11.         ────────────────
  12.  
  13.      Build a "scratch" directory, preferably on a large RAM disk, that will
  14.      be used to temporarily extract the delivered ClickBar files.  For
  15.      example, 
  16.  
  17.           C> cd \ <return>
  18.           C> md scratch <return>
  19.           C> cd scratch <return>
  20.  
  21.      Copy the ClikBar1.ZIP file from the source diskette to the scratch
  22.      directory:
  23.  
  24.           C> copy <diskette name>:\clikbar1.ZIP <return>
  25.  
  26.      Execute Pkunzip to extract the two main files:
  27.  
  28.           C> PKUNZIP CLIKBAR1 <return>
  29.      
  30.  
  31.         Installing Files into Windows
  32.         ─────────────────────────────
  33.  
  34.      Start Windows, and from the Program Manager screen, execute 
  35.  
  36.           "File" "Run" C:\SCRATCH\SETUP.  
  37.  
  38.      Setup will propose a directory in which to install Clickbar.  If the
  39.      proposed directory is unacceptable, change it as necessary, and press
  40.      OK.  Setup will install ClickBar, and build a screen group named
  41.      WynApse for the TestClik and ClikTest programs. This will also provide
  42.      a convenient group for any test programs constructed using the
  43.      toolbar.  
  44.      
  45.      When SETUP is finished, and you next return to DOS, remove all the files 
  46.      from the scratch directory, and delete the directory:
  47.  
  48.           C> cd \scratch <return>
  49.           C> del *.* <return>
  50.  
  51.      answer "Y" to the question about deleting all the files, then:
  52.  
  53.           C> cd \ <return>
  54.           C> rd scratch <return>
  55.  
  56.  
  57.  
  58.  
  59. Thank you for supporting the shareware software concept and encouraging the 
  60. future development of Windows shareware!
  61.  
  62.  
  63.  
  64.  
  65.                       ╒════════════════════════╕
  66.                       │        ClikTest        │
  67.                       ├────────────────────────┤
  68.                       │    WynApse SoftWare    │
  69.                       │     P.O. Box 86247     │
  70.                       │ Phoenix, AZ 85080-6247 │
  71.                       │     (602) 863-0411     │
  72.                       ╘════════════════════════╛
  73.  
  74.  
  75.  
  76.  
  77.                                ADDENDUM
  78.  
  79. The following file has been added to the ship set:
  80.  
  81.      helpids.h
  82.  
  83. This file should be moved to the same directory used for all other include
  84. (or header) files.
  85.  
  86. and
  87.      testclik.exe
  88.      testclik.hlp
  89.  
  90. Have been removed from the TESTCLIK.ZIP file, and added to the CLIKBAR1.ZIP
  91. file to make an executable entry in the WynApse screen group.
  92.  
  93.  
  94.  
  95.                            * * * NOTE * * *
  96.  
  97. Watch for version 2.0 of ClickBar due out approximately the first week of 
  98. August, 1992.  Version 2.0 will support "single image" buttons, cutting the
  99. size of ClickBar.DLL by almost 50%, and decreasing system resource usage.
  100.  
  101. Also included in version 2.0 will be 32x32 ICON-sized 16 color buttons.  Use
  102. your favorite icons as 3D buttons, or capture icons from your applications
  103. and use them as menu selections to "launch" the application.
  104.  
  105. The placement and size of the click bar will be variable in version 2.0.
  106.  
  107. Register version 1.0 now, and be the first to get version 2.0 at a reduced
  108. upgrade price!!
  109.